projects
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72b0b76
)
sh-disable-tests
author
Matthias Klose
<doko@debian.org>
Wed, 18 Feb 2026 08:14:01 +0000
(09:14 +0100)
committer
Matthias Klose
<doko@debian.org>
Wed, 18 Feb 2026 08:14:01 +0000
(09:14 +0100)
Gbp-Pq: Name sh-disable-tests.diff
ld/testsuite/ld-elf/sec64k.exp
patch
|
blob
|
history
diff --git
a/ld/testsuite/ld-elf/sec64k.exp
b/ld/testsuite/ld-elf/sec64k.exp
index 724346382a1dd88fd9664b83d21d04da92f3942f..043c074c8494bd8fc8b3bf38c748033580a46c73 100644
(file)
--- a/
ld/testsuite/ld-elf/sec64k.exp
+++ b/
ld/testsuite/ld-elf/sec64k.exp
@@
-41,6
+41,11
@@
if {[istarget "ft32-*-*"]
return
}
+# timing out on sh4, see https://bugs.debian.org/1127604
+if [istarget "sh4-*-*"] {
+ return
+}
+
# Test >64k sections, with and without -r. First, create the assembly
# files. Have a relocation to another section and one within the local
# section.